home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / mailconf / stdmacros.cf < prev    next >
Encoding:
Text File  |  1996-08-04  |  710 b   |  38 lines

  1. # /usr/lib/linuxconf/mailconf/stdmacros.cf
  2. # There macros are generally never modified. Linuxconf does not
  3. # manipulate them in any way. You are on your own.
  4.  
  5. # operators that cannot be in local usernames (i.e., network indicators)
  6. CO @ % 
  7.  
  8. # a class with just dot (for identifying canonical names)
  9. C..
  10.  
  11. # dequoting map
  12. Kdequote dequote
  13.  
  14. CPREDIRECT
  15.  
  16. ######################
  17. #   Special macros   #
  18. ######################
  19.  
  20. # SMTP initial login message
  21. De$j Sendmail $v/$Z ready at $b
  22.  
  23. # UNIX initial From header format
  24. DlFrom $g  $d
  25.  
  26. # my name for error messages
  27. DnMAILER-DAEMON
  28.  
  29. # delimiter (operator) characters
  30. Do.:%@!^/[]
  31.  
  32. # format of a total name
  33. Dq$?x$x <$g>$|$g$.
  34.  
  35. # Configuration version number
  36. DZ8.6.10
  37.  
  38.